< Height of 3D memory copy
< Width of 3D memory copy in bytes
< Destination height (ignored when dst is array; may be 0 if Depth==1)
< Destination device pointer
< Destination array reference
< Destination host pointer
< Destination pitch (ignored when dst is array)
< Destination memory type (host, device, array)
< Destination Z
< Destination LOD
< Destination context (ignored with dstMemoryType is ::CU_MEMORYTYPE_ARRAY)
< Source height (ignored when src is array; may be 0 if Depth==1)
< Destination X in bytes
< Destination Y
< Source device pointer
< Source array reference
< Source host pointer
< Source pitch (ignored when src is array)
< Source memory type (host, device, array)
< Source Z
< Source LOD
< Source context (ignored with srcMemoryType is ::CU_MEMORYTYPE_ARRAY)
< Source X in bytes
< Source Y
3D memory cross-context copy parameters